gtk_d ~master (2025-03-02T15:13:53.8117018)
Dub
Repo
SSocket.addOnDisconnected
soup
SSocket
SSocket
Emitted when the socket is disconnected, for whatever reason.
class
SSocket
gulong
addOnDisconnected
(
void
delegate
(
SSocket
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
soup
SSocket
SSocket
constructors
this
functions
addOnDisconnected
addOnEvent
addOnNewConnection
addOnReadable
addOnWritable
connectAsync
connectSync
disconnect
getFd
getLocalAddress
getRemoteAddress
getSSocketStruct
getStruct
isConnected
isSsl
listen
read
readUntil
startProxySsl
startSsl
write
mixins
__anonymous
static functions
getType
variables
soupSocket
Emitted when the socket is disconnected, for whatever reason.